home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / os2 / ka2_01e.zip / history.txt < prev    next >
Text File  |  1994-08-13  |  3KB  |  66 lines

  1.                        Kitchen Assistant/2 History
  2.  
  3. Ver 0.1E   released 8/14/94
  4.  
  5.           Fixed problem where in some cases the pack routine what erase the
  6.           recipe files.
  7.  
  8.           Fixed the search routine so that a search using the logic operator(s)
  9.           would do the search as expected.  For example in a ingredient search
  10.           The previous version would applied the search parameter only to one 
  11.           ingredient line at a time instead of the all the ingredients.  So if
  12.           a search for tomato & garlic would fail unless the words "tomato" and
  13.           "garlic" appeared on the same line.
  14.  
  15.           Fixed the ingredient index routine.  The previous version created a
  16.           unnecessarily large index file by creating a new index entry for each
  17.           ingredient instead of only when a new ingredient was found..
  18.  
  19.           Fixed Import text function. Would not import instruction after the
  20.           first instruction header encountered.
  21.  
  22.           Fix the Ingredient editor so if a measurement was type in the entry
  23.           field it would be inserted into the recipe.
  24.  
  25.           Loosen up the specication for text import format.
  26.  
  27.           Fixed other numerous small bugs.
  28.  
  29. Ver 0.1C
  30.           Fixed bug with ingredient edit.  When the measurement was blank
  31.           the program would crash with a access violation error.  This was
  32.           fixed by insert a "-" in the measurement field if it is blank. 
  33.           The import Meal-Master routine was changed to add a "-" to the
  34.           measurement field if it is blank.
  35.  
  36. Ver 0.1B     
  37.  
  38.           Fixed install program.
  39.  
  40.           Fixed ingredient edit to insert new ingredient line after the
  41.           current line.
  42.  
  43.           Added "-" to the list of valid ingredient qty char to permit
  44.           the entry of a range of qty such as: 1/4-1/2  cups water.
  45.  
  46.           ingredient edit will now excepts a tab as the inter column 
  47.           space character(s).
  48.  
  49. Ver 0.1A        (beta release expires 9/1/94)
  50.           Changed ingredient line to separate the ingredient text into a
  51.           ingredient field and a miscellaneous field.  The two field are
  52.           separated by a , or ; in a text format recipe.  This was done
  53.           to reduce the number of ingredient indexes maintained by Kitchen
  54.           Assistant/2.  Ingredients formatted without the separator will
  55.           still be accept.
  56.  
  57.           Fixed recipe display so that when returning from editing, the
  58.           edited section will be in the view area.  Previously recipe was
  59.           positioned to the beginning of the recipe.
  60.  
  61.           Fixed problem with pack operation hang.
  62.  
  63. Ver 0.1     released 7/17/94
  64.  
  65.           Release of first beta.
  66.